home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / clicknslide_offsite.swf / scripts / DefineButton2_167 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-28  |  52 b   |  4 lines

  1. on(release){
  2.    getURL(downloadlinkurl,"new");
  3. }
  4.